速報APP / 個人化 / Ternary Watch Face for programmers

Ternary Watch Face for programmers

價格:免費

更新日期:2019-01-30

檔案大小:因裝置而異

目前版本:因裝置而異

版本需求:Android 因裝置而異

官方網站:mailto:ppbpss@gmail.com

Ternary Watch Face for programmers(圖1)-速報App

Time in balanced ternary system for Wear OS 1.* and Wear OS 2.*

«Perhaps the prettiest number system of all is the balanced ternary notation»

(Donald E. Knuth)

After click shows the time in decimal ;)

Features:

- Small size.

- Extremely optimized.

- Minimal design.

- Two color themes.

Ternary Watch Face for programmers(圖2)-速報App

- Battery status.

- Square and round displays.

Balanced Ternary to Decimal:

+ - 0 - + = (1 * 3^4) + (- 1 * 3^3) + 0 + (-1 * 3^1) + (1 * 3^1)

= 81 - 27 - 3 + 1

= 52

+ - - + 0 = (1 * 3^4) + (-1 * 3^3) + (-1 * 3^2) + (1 * 3^1) + 0

= 81 + -27 + -9 + 3

= 48

Ternary Watch Face for programmers(圖3)-速報App

For details: https://en.wikipedia.org/wiki/Balanced_ternary

Sources: https://github.com/euler2dot7/binary_watch_face

Ternary Watch Face for programmers(圖4)-速報App